home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / basic / ACE_ByteRun.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  1.4 KB  |  40 lines

  1. Short:    Fast ByteRun De/Compression for ACE Basic
  2. Author:   LucyG@t-online.de (Oliver Gantert)
  3. Uploader: LucyG@t-online.de (Oliver Gantert)
  4. Version:  02.10.1999
  5. Type:     dev/basic
  6.  
  7. This is a SubMod (linklib) for ACE Basic which offers fast
  8. ByteRun1 compression and decompression. I've used 
  9. iff.library/IFFL_CompressBlock and IFFL_DecompressBlock
  10. until I found out how this packer works.
  11.  
  12. See include/SubMods/byterun.h for information.
  13.  
  14. Changes since last release:
  15.  
  16. - Optimized SuperOptimizer's assembler output. Changed all
  17.   compare operations. (ACE coders, look for register d5 in
  18.   your assembler sources, you'll find many stupid things!)
  19.  
  20. - Added assembler source. If you want to try optimizing it
  21.   some more... don't forget to contact me in case you have
  22.   a new working version running :)
  23.  
  24.  
  25. If you have some docs about executable file compression...
  26.  
  27. ...may I get it from you?
  28.  
  29.  
  30. ============================= Archive contents =============================
  31.  
  32. Original  Packed Ratio    Date     Time    Name
  33. -------- ------- ----- --------- --------  -------------
  34.      888     513 42.2% 03-Oct-99 10:44:34  ACE_ByteRun.readme
  35.      546     319 41.5% 19-Aug-99 22:13:52 +byterun.h
  36.     1008     557 44.7% 03-Oct-99 10:26:38 +byterun.o
  37.     4573    1037 77.3% 03-Oct-99 10:27:52 +byterun.s
  38. -------- ------- ----- --------- --------
  39.     7015    2426 65.4% 27-Oct-99 22:08:26   4 files
  40.